From: tsteven4 Date: Sat, 1 Aug 2015 18:23:07 +0000 (-0600) Subject: fix doc creation which requires xmldoc/autogen directory. X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~10^2~6^2~14 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=823c49cbf94ec7e2b692af87c987b3a4bf183a18;p=gpsbabel.git fix doc creation which requires xmldoc/autogen directory. --- diff --git a/gpsbabel/Makefile.in b/gpsbabel/Makefile.in index 73c1ad984..8c4e8a70a 100644 --- a/gpsbabel/Makefile.in +++ b/gpsbabel/Makefile.in @@ -229,6 +229,7 @@ dep: $(WEB)/htmldoc-$(DOCVERSION)/index.html: FORCE mkdir -p $(WEB)/htmldoc-$(DOCVERSION) + mkdir -p xmldoc/autogen perl xmldoc/makedoc xmlwf xmldoc/readme.xml #check for well-formedness xmllint --noout --valid xmldoc/readme.xml #validate